home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17680 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: news.uregina.ca!usenet
  2. From: Tristan Miller <millert@cs.uregina.ca>
  3. Newsgroups: comp.lang.c++
  4. Subject: HELP - DOS applications with BC++
  5. Date: Tue, 16 Apr 1996 20:05:08 -0700
  6. Organization: University of Regina
  7. Message-ID: <31745FE4.D5F@cs.uregina.ca>
  8. NNTP-Posting-Host: hercules.cs.uregina.ca
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.01 (Win16; I)
  13.  
  14. Greetings, all.
  15.  
  16. I am a beginner to C++; while I have read and understood several 
  17. teach-yourself-C++ books and having a basic knowledge of the syntax of 
  18. the language, I am at a complete loss when it comes to choosing a 
  19. compiler or using machine-dependent libraries/commands. I recently 
  20. acquired a used copy of Turbo C++ v4.5 for Windows, hoping that it would 
  21. allow me to write DOS applications.  Needless to say, I found otherwise, 
  22. and am now looking for some sort of compiler that will allow me to write 
  23. DOS applications.
  24.  
  25. As far as Borland goes, apparently I have three options:  Turbo C++ 3.0, 
  26. Borland C++ 4.5, or Borland C++ 5.0.  Now I'm led to believe that with 
  27. the latter two products, you design your DOS programs in a Windows IDE 
  28. and get to test run them in a DOS window.  Does anyone know if graphics 
  29. applications will still work?  Can I run them full-screen?  How easy is 
  30. it going to be for a non-C++ programmer who is unfamiliar with the 
  31. terminology to create a DOS application using a Windows programming 
  32. environment?  Would purchasing an older DOS version of C++ be a better 
  33. idea?
  34.  
  35. My main purpose in purchasing and learning to use C++ is to rewrite some 
  36. full-screen real-time graphics animation that turned out way too slow 
  37. with QuickBASIC 4.5, so being able to get the programs to run fast and 
  38. under DOS on a 486/66 is a major concern.
  39.  
  40. Any help anyone could give would be greatly appreciated.  Reaching me at 
  41. my email address (millert@cs.uregina.ca) would be a lot more helpful than 
  42. in this newsgroup as I don't have a lot of time to monitor it.
  43.  
  44. Thanks,
  45. Tristan
  46.